ClassifierImpl usage details

Summary

org.eclipse.uml2.uml.internal.impl.ClassifierImpl has 137 total references to 16 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] ClassifierImpl
EXTENDS
Reference Location Line Number Visibility
org.eclipse.ocl.uml.impl.VoidTypeImpl -1 PRIVATE
org.eclipse.ocl.uml.impl.ElementTypeImpl -1 PRIVATE
org.eclipse.ocl.uml.impl.InvalidTypeImpl -1 PRIVATE
org.eclipse.ocl.uml.impl.TemplateParameterTypeImpl -1 PRIVATE
org.eclipse.ocl.uml.impl.TypeTypeImpl -1 PRIVATE
org.eclipse.ocl.uml.impl.MessageTypeImpl -1 PRIVATE
org.eclipse.ocl.uml.impl.AnyTypeImpl -1 PRIVATE
[+] ClassifierImpl() : void
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.ocl.uml.impl.InvalidTypeImpl.InvalidTypeImpl() -1 PRIVATE
org.eclipse.ocl.uml.impl.MessageTypeImpl.MessageTypeImpl() -1 PRIVATE
org.eclipse.ocl.uml.impl.VoidTypeImpl.VoidTypeImpl() -1 PRIVATE
org.eclipse.ocl.uml.impl.TemplateParameterTypeImpl.TemplateParameterTypeImpl() -1 PRIVATE
org.eclipse.ocl.uml.impl.AnyTypeImpl.AnyTypeImpl() -1 PRIVATE
org.eclipse.ocl.uml.impl.TypeTypeImpl.TypeTypeImpl() -1 PRIVATE
org.eclipse.ocl.uml.impl.ElementTypeImpl.ElementTypeImpl() -1 PRIVATE
SUPER_CONSTRUCTORMETHOD
Reference Location Line Number Visibility
org.eclipse.ocl.uml.impl.InvalidTypeImpl.InvalidTypeImpl() 77 PRIVATE
org.eclipse.ocl.uml.impl.MessageTypeImpl.MessageTypeImpl() 130 PRIVATE
org.eclipse.ocl.uml.impl.AnyTypeImpl.AnyTypeImpl() 77 PRIVATE
org.eclipse.ocl.uml.impl.VoidTypeImpl.VoidTypeImpl() 77 PRIVATE
org.eclipse.ocl.uml.impl.TypeTypeImpl.TypeTypeImpl() 94 PRIVATE
org.eclipse.ocl.uml.impl.TypeTypeImpl.TypeTypeImpl(Classifier) 101 PRIVATE
org.eclipse.ocl.uml.impl.TemplateParameterTypeImpl.TemplateParameterTypeImpl() 98 PRIVATE
org.eclipse.ocl.uml.impl.ElementTypeImpl.ElementTypeImpl() 45 PRIVATE
[+] eBaseStructuralFeatureID(int, Class) : int
INVOKED_SPECIAL
Reference Location Line Number Visibility
org.eclipse.ocl.uml.impl.TypeTypeImpl.eBaseStructuralFeatureID(int, Class) 412 PRIVATE
org.eclipse.ocl.uml.impl.CollectionTypeImpl.eBaseStructuralFeatureID(int, Class) 610 PRIVATE
org.eclipse.ocl.uml.impl.MessageTypeImpl.eBaseStructuralFeatureID(int, Class) 684 PRIVATE
org.eclipse.ocl.uml.impl.TemplateParameterTypeImpl.eBaseStructuralFeatureID(int, Class) 345 PRIVATE
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.ocl.uml.impl.MessageTypeImpl.eBaseStructuralFeatureID(int, Class) -1 PRIVATE
org.eclipse.ocl.uml.impl.CollectionTypeImpl.eBaseStructuralFeatureID(int, Class) -1 PRIVATE
org.eclipse.ocl.uml.impl.TypeTypeImpl.eBaseStructuralFeatureID(int, Class) -1 PRIVATE
org.eclipse.ocl.uml.impl.TemplateParameterTypeImpl.eBaseStructuralFeatureID(int, Class) -1 PRIVATE
[+] eDerivedStructuralFeatureID(int, Class) : int
INVOKED_SPECIAL
Reference Location Line Number Visibility
org.eclipse.ocl.uml.impl.TemplateParameterTypeImpl.eDerivedStructuralFeatureID(int, Class) 363 PRIVATE
org.eclipse.ocl.uml.impl.CollectionTypeImpl.eDerivedStructuralFeatureID(int, Class) 656 PRIVATE
org.eclipse.ocl.uml.impl.MessageTypeImpl.eDerivedStructuralFeatureID(int, Class) 710 PRIVATE
org.eclipse.ocl.uml.impl.TypeTypeImpl.eDerivedStructuralFeatureID(int, Class) 436 PRIVATE
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.ocl.uml.impl.MessageTypeImpl.eDerivedStructuralFeatureID(int, Class) -1 PRIVATE
org.eclipse.ocl.uml.impl.CollectionTypeImpl.eDerivedStructuralFeatureID(int, Class) -1 PRIVATE
org.eclipse.ocl.uml.impl.TypeTypeImpl.eDerivedStructuralFeatureID(int, Class) -1 PRIVATE
org.eclipse.ocl.uml.impl.TemplateParameterTypeImpl.eDerivedStructuralFeatureID(int, Class) -1 PRIVATE
[+] eGet(int, boolean, boolean) : Object
INVOKED_SPECIAL
Reference Location Line Number Visibility
org.eclipse.ocl.uml.impl.TemplateParameterTypeImpl.eGet(int, boolean, boolean) 270 PRIVATE
org.eclipse.ocl.uml.impl.TypeTypeImpl.eGet(int, boolean, boolean) 333 PRIVATE
org.eclipse.ocl.uml.impl.MessageTypeImpl.eGet(int, boolean, boolean) 585 PRIVATE
org.eclipse.ocl.uml.impl.InvalidTypeImpl.eGet(int, boolean, boolean) 253 PRIVATE
org.eclipse.ocl.uml.impl.AnyTypeImpl.eGet(int, boolean, boolean) 253 PRIVATE
org.eclipse.ocl.uml.impl.VoidTypeImpl.eGet(int, boolean, boolean) 252 PRIVATE
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.ocl.uml.impl.MessageTypeImpl.eGet(int, boolean, boolean) -1 PRIVATE
org.eclipse.ocl.uml.impl.InvalidTypeImpl.eGet(int, boolean, boolean) -1 PRIVATE
org.eclipse.ocl.uml.impl.TypeTypeImpl.eGet(int, boolean, boolean) -1 PRIVATE
org.eclipse.ocl.uml.impl.TemplateParameterTypeImpl.eGet(int, boolean, boolean) -1 PRIVATE
org.eclipse.ocl.uml.impl.AnyTypeImpl.eGet(int, boolean, boolean) -1 PRIVATE
org.eclipse.ocl.uml.impl.VoidTypeImpl.eGet(int, boolean, boolean) -1 PRIVATE
[+] eInverseRemove(InternalEObject, int, NotificationChain) : NotificationChain
INVOKED_SPECIAL
Reference Location Line Number Visibility
org.eclipse.ocl.uml.impl.InvalidTypeImpl.eInverseRemove(InternalEObject, int, NotificationChain) 239 PRIVATE
org.eclipse.ocl.uml.impl.TemplateParameterTypeImpl.eInverseRemove(InternalEObject, int, NotificationChain) 254 PRIVATE
org.eclipse.ocl.uml.impl.TypeTypeImpl.eInverseRemove(InternalEObject, int, NotificationChain) 315 PRIVATE
org.eclipse.ocl.uml.impl.AnyTypeImpl.eInverseRemove(InternalEObject, int, NotificationChain) 239 PRIVATE
org.eclipse.ocl.uml.impl.VoidTypeImpl.eInverseRemove(InternalEObject, int, NotificationChain) 238 PRIVATE
org.eclipse.ocl.uml.impl.MessageTypeImpl.eInverseRemove(InternalEObject, int, NotificationChain) 561 PRIVATE
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.ocl.uml.impl.MessageTypeImpl.eInverseRemove(InternalEObject, int, NotificationChain) -1 PRIVATE
org.eclipse.ocl.uml.impl.TemplateParameterTypeImpl.eInverseRemove(InternalEObject, int, NotificationChain) -1 PRIVATE
org.eclipse.ocl.uml.impl.InvalidTypeImpl.eInverseRemove(InternalEObject, int, NotificationChain) -1 PRIVATE
org.eclipse.ocl.uml.impl.AnyTypeImpl.eInverseRemove(InternalEObject, int, NotificationChain) -1 PRIVATE
org.eclipse.ocl.uml.impl.VoidTypeImpl.eInverseRemove(InternalEObject, int, NotificationChain) -1 PRIVATE
org.eclipse.ocl.uml.impl.TypeTypeImpl.eInverseRemove(InternalEObject, int, NotificationChain) -1 PRIVATE
[+] eIsSet(int) : boolean
INVOKED_SPECIAL
Reference Location Line Number Visibility
org.eclipse.ocl.uml.impl.VoidTypeImpl.eIsSet(int) 299 PRIVATE
org.eclipse.ocl.uml.impl.TemplateParameterTypeImpl.eIsSet(int) 327 PRIVATE
org.eclipse.ocl.uml.impl.InvalidTypeImpl.eIsSet(int) 300 PRIVATE
org.eclipse.ocl.uml.impl.AnyTypeImpl.eIsSet(int) 300 PRIVATE
org.eclipse.ocl.uml.impl.MessageTypeImpl.eIsSet(int) 658 PRIVATE
org.eclipse.ocl.uml.impl.TypeTypeImpl.eIsSet(int) 388 PRIVATE
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.ocl.uml.impl.AnyTypeImpl.eIsSet(int) -1 PRIVATE
org.eclipse.ocl.uml.impl.VoidTypeImpl.eIsSet(int) -1 PRIVATE
org.eclipse.ocl.uml.impl.TypeTypeImpl.eIsSet(int) -1 PRIVATE
org.eclipse.ocl.uml.impl.MessageTypeImpl.eIsSet(int) -1 PRIVATE
org.eclipse.ocl.uml.impl.InvalidTypeImpl.eIsSet(int) -1 PRIVATE
org.eclipse.ocl.uml.impl.TemplateParameterTypeImpl.eIsSet(int) -1 PRIVATE
[+] eSet(int, Object) : void
INVOKED_SPECIAL
Reference Location Line Number Visibility
org.eclipse.ocl.uml.impl.TypeTypeImpl.eSet(int, Object) 354 PRIVATE
org.eclipse.ocl.uml.impl.TemplateParameterTypeImpl.eSet(int, Object) 291 PRIVATE
org.eclipse.ocl.uml.impl.MessageTypeImpl.eSet(int, Object) 614 PRIVATE
org.eclipse.ocl.uml.impl.VoidTypeImpl.eSet(int, Object) 270 PRIVATE
org.eclipse.ocl.uml.impl.AnyTypeImpl.eSet(int, Object) 271 PRIVATE
org.eclipse.ocl.uml.impl.InvalidTypeImpl.eSet(int, Object) 271 PRIVATE
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.ocl.uml.impl.TemplateParameterTypeImpl.eSet(int, Object) -1 PRIVATE
org.eclipse.ocl.uml.impl.InvalidTypeImpl.eSet(int, Object) -1 PRIVATE
org.eclipse.ocl.uml.impl.MessageTypeImpl.eSet(int, Object) -1 PRIVATE
org.eclipse.ocl.uml.impl.VoidTypeImpl.eSet(int, Object) -1 PRIVATE
org.eclipse.ocl.uml.impl.AnyTypeImpl.eSet(int, Object) -1 PRIVATE
org.eclipse.ocl.uml.impl.TypeTypeImpl.eSet(int, Object) -1 PRIVATE
[+] eStaticClass() : EClass
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.ocl.uml.impl.InvalidTypeImpl.eStaticClass() -1 PRIVATE
org.eclipse.ocl.uml.impl.ElementTypeImpl.eStaticClass() -1 PRIVATE
org.eclipse.ocl.uml.impl.AnyTypeImpl.eStaticClass() -1 PRIVATE
org.eclipse.ocl.uml.impl.TemplateParameterTypeImpl.eStaticClass() -1 PRIVATE
org.eclipse.ocl.uml.impl.VoidTypeImpl.eStaticClass() -1 PRIVATE
org.eclipse.ocl.uml.impl.MessageTypeImpl.eStaticClass() -1 PRIVATE
org.eclipse.ocl.uml.impl.TypeTypeImpl.eStaticClass() -1 PRIVATE
[+] eUnset(int) : void
INVOKED_SPECIAL
Reference Location Line Number Visibility
org.eclipse.ocl.uml.impl.AnyTypeImpl.eUnset(int) 286 PRIVATE
org.eclipse.ocl.uml.impl.MessageTypeImpl.eUnset(int) 638 PRIVATE
org.eclipse.ocl.uml.impl.InvalidTypeImpl.eUnset(int) 286 PRIVATE
org.eclipse.ocl.uml.impl.TemplateParameterTypeImpl.eUnset(int) 309 PRIVATE
org.eclipse.ocl.uml.impl.VoidTypeImpl.eUnset(int) 285 PRIVATE
org.eclipse.ocl.uml.impl.TypeTypeImpl.eUnset(int) 372 PRIVATE
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.ocl.uml.impl.AnyTypeImpl.eUnset(int) -1 PRIVATE
org.eclipse.ocl.uml.impl.InvalidTypeImpl.eUnset(int) -1 PRIVATE
org.eclipse.ocl.uml.impl.VoidTypeImpl.eUnset(int) -1 PRIVATE
org.eclipse.ocl.uml.impl.TypeTypeImpl.eUnset(int) -1 PRIVATE
org.eclipse.ocl.uml.impl.TemplateParameterTypeImpl.eUnset(int) -1 PRIVATE
org.eclipse.ocl.uml.impl.MessageTypeImpl.eUnset(int) -1 PRIVATE
[+] getAttributes() : EList
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.ocl.uml.impl.MessageTypeImpl.getAttributes() -1 PRIVATE
[+] getFeatures() : EList
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.ocl.uml.impl.InvalidTypeImpl.getFeatures() -1 PRIVATE
org.eclipse.ocl.uml.impl.TemplateParameterTypeImpl.getFeatures() -1 PRIVATE
org.eclipse.ocl.uml.impl.TypeTypeImpl.getFeatures() -1 PRIVATE
org.eclipse.ocl.uml.impl.VoidTypeImpl.getFeatures() -1 PRIVATE
org.eclipse.ocl.uml.impl.MessageTypeImpl.getFeatures() -1 PRIVATE
org.eclipse.ocl.uml.impl.AnyTypeImpl.getFeatures() -1 PRIVATE
[+] getOperations() : EList
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.ocl.uml.impl.TupleTypeImpl.oclOperations() 117 PRIVATE
org.eclipse.ocl.uml.impl.TypeTypeImpl.oclOperations() 252 PRIVATE
org.eclipse.ocl.uml.impl.AnyTypeImpl.oclOperations() 142 PRIVATE
org.eclipse.ocl.uml.impl.VoidTypeImpl.oclOperations() 163 PRIVATE
org.eclipse.ocl.uml.impl.InvalidTypeImpl.oclOperations() 100 PRIVATE
[+] isSetAttributes() : boolean
INVOKED_SPECIAL
Reference Location Line Number Visibility
org.eclipse.ocl.uml.impl.MessageTypeImpl.isSetAttributes() 439 PRIVATE
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.ocl.uml.impl.MessageTypeImpl.isSetAttributes() -1 PRIVATE
[+] isSetFeatures() : boolean
INVOKED_SPECIAL
Reference Location Line Number Visibility
org.eclipse.ocl.uml.impl.AnyTypeImpl.isSetFeatures() 311 PRIVATE
org.eclipse.ocl.uml.impl.VoidTypeImpl.isSetFeatures() 310 PRIVATE
org.eclipse.ocl.uml.impl.InvalidTypeImpl.isSetFeatures() 311 PRIVATE
org.eclipse.ocl.uml.impl.TypeTypeImpl.isSetFeatures() 447 PRIVATE
org.eclipse.ocl.uml.impl.TemplateParameterTypeImpl.isSetFeatures() 390 PRIVATE
org.eclipse.ocl.uml.impl.MessageTypeImpl.isSetFeatures() 721 PRIVATE
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.ocl.uml.impl.VoidTypeImpl.isSetFeatures() -1 PRIVATE
org.eclipse.ocl.uml.impl.AnyTypeImpl.isSetFeatures() -1 PRIVATE
org.eclipse.ocl.uml.impl.TypeTypeImpl.isSetFeatures() -1 PRIVATE
org.eclipse.ocl.uml.impl.TemplateParameterTypeImpl.isSetFeatures() -1 PRIVATE
org.eclipse.ocl.uml.impl.MessageTypeImpl.isSetFeatures() -1 PRIVATE
org.eclipse.ocl.uml.impl.InvalidTypeImpl.isSetFeatures() -1 PRIVATE
[+] toString() : String
INVOKED_SPECIAL
Reference Location Line Number Visibility
org.eclipse.ocl.uml.impl.TemplateParameterTypeImpl.toString() 374 PRIVATE
org.eclipse.ocl.uml.impl.TemplateParameterTypeImpl.toString() 376 PRIVATE
org.eclipse.ocl.uml.impl.CollectionTypeImpl.toString() 667 PRIVATE
org.eclipse.ocl.uml.impl.CollectionTypeImpl.toString() 669 PRIVATE
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.ocl.uml.impl.TemplateParameterTypeImpl.toString() -1 PRIVATE
org.eclipse.ocl.uml.impl.CollectionTypeImpl.toString() -1 PRIVATE

Back to bundle index

Valid HTML 4.01 Transitional